| DimStudentSchedule |
| Default Table Name | DimStudentSchedule |
| Dimensional Model Table Type | Dimension |
| Dimension Table Type | Fixed |
| Definition |
| DimStudentSchedule Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
StudentScheduleSK |
int | NO | ||
| StudentScheduleBK | int | YES | ||
| TermBK | int | YES | ||
| TermCode | nvarchar(255) | YES | ||
| TermDescription | nvarchar(255) | YES | ||
| TermActiveStatus | nvarchar(10) | YES | ||
| ClassSectionBK | int | YES | ||
| ClassSectionName | nvarchar(150) | YES | ||
| ClassSectionCode | varchar(50) | YES | ||
| ClassSectionActiveStatus | varchar(10) | YES | ||
| EnrollRegistrationBK | int | YES |
| DimStudentSchedule Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_DimStudentSchedule | PrimaryKey | StudentScheduleSK |
| DimStudentSchedule Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| BridgeStudentScheduleEnrollmentGroup | Non-Identifying | One To Zero or More | FK_BridgeStudentScheduleEnrollmentGroup_DimStudentSchedule | NO | YES | |||
| FactStudentCourseSchedule | Non-Identifying | One To Zero or More | FK_FactStudentCourseSchedule_DimStudentSchedule | NO | YES |